PRACTICE
Key Presses
Click inside the box and press any key. The page shows event.key, event.code, and (for legacy reference) keyCode / which.
Key Presses Practice
Key presses are often used to interact with a website (Tab order, Enter, Escape, etc.). Press a key and see what you inputted.
You entered:
—
key:
—code:
—keyCode:
—which:
—